Exercise 1

If you have not done so before, set up your YouTube API Access in the Google Developer Console and make sure that it’s working. If you already did this before, you can skip this step. If not, you should do it now because we will need API access for the next sections.
Follow the tutorial that we sent to you by email before the course. If you get stuck in the tutorial, feel free to ask us for help.

Exercise 2

Go to the YouTube API console and check the amount of requests you already made for the app you are using
You can do this by going to the Developer Console and logging in with the Google account you used for creating the app for your API access. On the top right, next to the “GoogleAPIs” logo, you can make sure that you have selected the right project. If you click on the “Dashboard” panel, you can see the traffic your app has generated. If you click on the name of the app, you get a more detailed panel with Quotas and Metrics.

Exercise 3

Go to the YouTube quota calulator and calculate the resources needed for the following scenarios:

  • search videos with the list method

  • get statistics for videos with the list method

  • get statistics for playlistItems with the list method

You can find the quota calculator here and need to look for the right resource and method. The quota cost of one such call is displayed on the right side.
  • 100 units per page of results

  • 1 unit per page of results

  • 1 unit per page of results